home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 38 / Amiga Format CD38 (1999-03-15)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-04].iso / -seriously_amiga- / wb / startpanel / docs / startpanel_rev.log < prev    next >
Text File  |  1999-02-08  |  4KB  |  121 lines

  1. StartPanel 0.01 BETA 02 (18.09.1998) 15:06:20 by chris@worldfoundry.demon.co.uk
  2.  
  3. Main interface complete, moved all prefs editing to a seperate project
  4.  
  5.  
  6. StartPanel 0.02 BETA 03 (18.09.1998) 21:44:03 by chris@worldfoundry.demon.co.uk
  7.  
  8. Finished code.. should be more or less done now. Only 15k too.. :)))
  9.  
  10.  
  11. StartPanel 0.03 BETA 04 (19.09.1998) 13:30:26 by chris@worldfoundry.demon.co.uk
  12.  
  13. Dtpic.mcc appears to remap to PRECISION_EXACT every time - this *eats* free
  14. pens :/ I have rewritten the example datatype class which is part of MUIUnDoc
  15. to work with variable precision levels.
  16.  
  17.  
  18. StartPanel 0.04 BETA 05 (24.09.1998) 21:00:15 by chris@worldfoundry.demon.co.uk
  19.  
  20. Changed header graphic, added about menu and slightly improved the way
  21. buttons are handled. Binary has just edged abouve 17k :/ Damn.
  22.  
  23. StartPanel 0.05 BETA 06 (27.09.1998) 16:24:11 by chris@worldfoundry.demon.co.uk
  24.  
  25. Added auto iconify, backdrop and custom images for the main toggle bar. Working
  26. on the net tie-up.
  27.  
  28.  
  29. StartPanel 0.06 BETA 07 (30.09.1998) 19:52:26 by chris@worldfoundry.demon.co.uk
  30.  
  31. Added "keep to font", "heavy window" and lamp timeout.
  32.  
  33.  
  34. StartPanel 0.07 BETA 08 (02.10.1998) 21:46:08 by chris@worldfoundry.demon.co.uk
  35.  
  36. Fixed strftime (bad translation), got net icon up.. but arexx barfs.
  37.  
  38.  
  39. StartPanel 0.08 BETA 09 (06.10.1998) 21:10:42 by chris@worldfoundry.demon.co.uk
  40.  
  41. Changed net interface to be script based, added possibility of separate net
  42. icon, fixed bug in time code, recompiles properly in small data/ code
  43. model (!?!?! Don't ask me...). Moved buffers to ram pool.
  44.  
  45.  
  46. StartPanel 0.09 BETA 10 (07.10.1998) 21:57:22 by chris@worldfoundry.demon.co.uk
  47.  
  48. Added buffer clearing to loader
  49.  
  50.  
  51. StartPanel 0.10 BETA 11 (08.10.1998) 17:03:06 by chris@worldfoundry.demon.co.uk
  52.  
  53. Added buffer duplication to custom image routines, removed dynamic freeing/
  54. creation of default images (they are always there, they just can't be seen if
  55. a custom image is specified - daves memory, CPU usage and code size!)
  56.  
  57.  
  58. StartPanel 0.11 BETA 12 (08.10.1998) 20:30:19 by chris@worldfoundry.demon.co.uk
  59.  
  60. Added tooltype for preferences launching and the program icon is now used when
  61. the application is iconified.
  62.  
  63.  
  64. StartPanel 0.12 BETA 13 (27.10.1998) 14:33:21 by chris@worldfoundry.demon.co.uk
  65.  
  66. Added:
  67.  
  68.     - Registration stuff
  69.     - Arexx port. Online/ offline toggle only occurs when StartPanel recieves
  70.       "online" or "offline" arexx commands.
  71.  
  72. Changed:
  73.  
  74.     - Online/ Offline/ Prefs now asynchronous
  75.     - Clock is set as part of new/ set rather than in the next SecTrigger
  76.     - More checks on preference program starting
  77.  
  78.  
  79. StartPanel 0.14 BETA 14 (29.10.1998) 16:36:05 by chris@worldfoundry.demon.co.uk
  80.  
  81. Added online timer and iconify delay.
  82.  
  83.  
  84. StartPanel 1.0  BETA 15 (31.10.1998) 13:39:20 by chris@worldfoundry.demon.co.uk
  85.  
  86. Now fully localised, removed "Autoiconify option from menu (obsolete), replaced
  87. net pop window with a true context menu - RMB over the net icon brings up the
  88. net menu, LMB toggles the TCP stack on/offline.
  89.  
  90. (Hopefully) finaly beta version before release.
  91.  
  92. StartPanel 1.1 BETA 16 (1.11.1998) 13:43:58 by chris@worldfoundry.demon.co.uk
  93.  
  94. Added HeavyMove() to auto iconify (missing in 1.0 :/), cleaned up about
  95.  
  96.  
  97. StartPanel 1.2 (4.11.1998) 16:27:42 by chris@worldfoundry.demon.co.uk
  98.  
  99. This should be it. A short period of testing should show whether this
  100. version can be released to the general populous.
  101.  
  102. Added:
  103.  
  104.     - new arexx commands, Showlist and Hidelist.
  105.     - Lennart Fridén (he of AQM) is a last minute beta tester..
  106.     - as is Mark Wilson (of AmiBench)
  107.  
  108. Fixed:
  109.  
  110.     - online and offline Arexx commands didn't check if the TCP was already
  111.       on/ off!! (No problems with offline, but online would cause the online
  112.       timer to reset :/)
  113.  
  114.  
  115. StartPanel 1.3 (26.11.1998) 11:32:52 by worldfoundry@worldfoundry.demon.co.uk
  116.  
  117. There appears to be a bit of a disagreement between MUI's pendisplay class and StartPanel on some systems
  118. (but not all! :/) Possible fix #1: remove unneccesary statics - aledged to cause trouble in Storm.
  119.  
  120.  
  121.